vcProcessRoutine
vcProcessRoutine is a routine in the executor's program that implements a Process Modeling process. It has an additional internal routine for the special process requirement statements that control when this process's execution starts.
See in: Overview
Module: vcProcessModel
Parent: vcRoutine
Children -
Referenced by: vcBeginWorkData.RequestingProcess, vcProcessExecutor.createProcess(), vcProcessFlowState.Routine
Properties
Learn how to use properties here. The properties are also inherited from the parent class.
| Name | Type | Access | Description |
| Description | String | RW | Gets or sets a description for the process implementation. |
| Requirements | vcProcessRequirements | R | Gets the process requirements routine of this process implementation. |
Methods
Learn how to use methods here. The methods are also inherited from the parent class.
| Name | Return Type | Parameters | Description |
| delete | None | None | Deletes the process routine |